projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc3cfbe
)
Don't default to ALSA support; explicitly request it
author
Rob Browning
<rlb@defaultvalue.org>
Sun, 2 Oct 2016 18:09:41 +0000
(13:09 -0500)
committer
Rob Browning
<rlb@defaultvalue.org>
Sun, 2 Oct 2016 18:09:41 +0000
(13:09 -0500)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index c8fe43deb759cef7b9e19b44a87893c7c292797a..93e5f922d296ab39e414feffe04853f1a7c430bb 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-305,6
+305,7
@@
confflags += --infodir=/usr/share/info
confflags += --mandir=/usr/share/man
confflags += --with-pop=yes
confflags += --enable-locallisppath=$(local_lpath)
+confflags += --with-sound=alsa
# x configure flags
confflags_x := $(confflags)